-
Home
-
Custom post types for WordPress – ACPT Lite
-
2.0.11 (latest)
-
Code
-
Classes
- MetaBoxModel
Total Complexity |
33 |
Dependencies |
5 |
Dependents |
16 |
Total lines |
346 |
Lines of code |
177 |
Logical lines of code |
60 |
Comment lines |
95 |
Methods |
22 |
Properties |
5 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
arrayRepresentation() |
S |
51 |
4 |
28 |
validationRules() |
S |
49 |
1 |
41 |
removeAField() |
S |
65 |
3 |
9 |
findAFieldById() |
S |
65 |
3 |
9 |
duplicateFrom() |
S |
60 |
2 |
13 |
duplicate() |
S |
63 |
2 |
11 |
getUiName() |
S |
72 |
2 |
6 |
addField() |
S |
72 |
2 |
5 |
jsonSerialize() |
S |
63 |
1 |
11 |
hasField() |
S |
79 |
1 |
3 |
removeField() |
S |
79 |
1 |
3 |
__construct() |
S |
67 |
1 |
8 |
changeGroup() |
S |
81 |
1 |
3 |
getFields() |
S |
82 |
1 |
3 |
getSort() |
S |
82 |
1 |
3 |
changeSort() |
S |
81 |
1 |
3 |
changeLabel() |
S |
81 |
1 |
3 |
getLabel() |
S |
82 |
1 |
3 |
getName() |
S |
82 |
1 |
3 |
changeName() |
S |
81 |
1 |
3 |
getGroup() |
S |
82 |
1 |
3 |
setField() |
S |
80 |
1 |
3 |